-
Home
-
Payment Gateway for Adyen and WooCommerce
-
1.1.1
-
Code
-
Classes
- PGAWC_Adyen_Config
Total Complexity |
19 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
177 |
Lines of code |
66 |
Logical lines of code |
32 |
Comment lines |
74 |
Methods |
17 |
Properties |
8 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
61 |
2 |
11 |
setEnvironment() |
S |
74 |
2 |
4 |
setCaptureImmediately() |
S |
77 |
1 |
4 |
getLiveEndpointPrefix() |
S |
82 |
1 |
3 |
setRefundInAdyen() |
S |
77 |
1 |
4 |
isRefundInAdyen() |
S |
82 |
1 |
3 |
setHmacKey() |
S |
76 |
1 |
4 |
getHmacKey() |
S |
82 |
1 |
3 |
setOriginKey() |
S |
76 |
1 |
4 |
isCaptureImmediately() |
S |
82 |
1 |
3 |
getEnvironment() |
S |
82 |
1 |
3 |
getOriginKey() |
S |
82 |
1 |
3 |
setMerchantCode() |
S |
76 |
1 |
4 |
getMerchantCode() |
S |
82 |
1 |
3 |
setApiKey() |
S |
76 |
1 |
4 |
getApiKey() |
S |
80 |
1 |
3 |
setLiveEndpointPrefix() |
S |
81 |
1 |
3 |